home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / ACORNUSERS / EMULATOR / SNES9X / RISCOS.txt < prev   
Text File  |  1998-07-25  |  2KB  |  49 lines

  1. This information is quickly modded from the test 01 and test 02 ReadMe,
  2. please check for my changes...
  3.  
  4. Please note I know there are some bugs. Report them anyway :-)
  5.  
  6. This is likely to be the last test release of ARM SNES9X.
  7.  
  8. This is the second RISC OS version to support sound. To enable sound, ensure
  9. DACSpt8 is loaded. Please note that this is incompatible with the
  10. MameVox2/DACSupport module used by MAME 0.33 beta 7.1, and MESS 0.01.1.
  11.  
  12. The sound support is about the only change for now...
  13.  
  14. Sound is a lot better than the previous release, though will improve some
  15. more. DACSpt16 is not yet ready, so 16-bit sound support is currently
  16. unimplemented.
  17.  
  18. The documentation currently provided refers to the MS DOS version. Different
  19. resolutions should work, but they are not well tested.
  20.  
  21. The CPU cores are currently the C versions. Comparisons with other
  22. architectures is a bit silly as a result, though it fares surprisingly well;
  23. especially with the huge differences we have in memory access speeds and
  24. amounts of L2 cache.
  25.  
  26. The ARM port is now based on 1.05 of the SNES9X code.
  27.  
  28. To run, copy the SNES9X directory out of the release package and place on the
  29. media of your choice. Place SNES images into the roms directory. run SNES9X
  30. with 'SNES9X zelda/sfc' or whatever.
  31.  
  32. For SuperFX transparency support, use -transparency or -sixteen. Games like
  33. Rare's Diddy's Kong Quest look quite amazing with swirling mist, etc.
  34.  
  35. You'll need a Risc PC for the correct palette, and 16-bit support to not look
  36. really strange...
  37.  
  38. Snapshot loading/saving (F11/F12), battery backup and compression should now
  39. work, as should the /0x extensions.
  40.  
  41. What goes 'Pieces of eight! Pieces of eight! Pieces of nine!'? A parrotty
  42. error.
  43.  
  44. Frameskip is forced at the moment as this requires timer support.
  45.  
  46. This release is not optimal; actually it's compiled with instruction tracing
  47. etc enabled for debug purposes, and so on. See notes on speed above...
  48.  
  49. Gareth S. Long (gatch@elecslns.demon.co.uk)